PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class
Fields Methods


In This Topic
    PDFField Class Members
    In This Topic

    The following tables list the members exposed by PDFField.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Protected Field  
    Protected Field  
    Protected Field  
    Protected Field  
    Protected Field  
    Protected Field  
    Protected Field  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the widget to the collection of field's widgets. A widget is the visual representation of a form field on a PF page.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the field alternate name.  
    Public MethodGets the calculate action.  
    Public MethodGets the underlying COS Object.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the field default value.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the Acrobat form this field belongs to.  
    Public MethodGets the format action.  
    Public MethodGets the keypress action.  
    Public MethodGets the field mapping name.  
    Public MethodGets the field name.  
    Public MethodGets the text direction.  
    Public MethodGets the field type.  
    Public MethodGets the validate action.  
    Public MethodGets the field value.  
    Public MethodGets the field widget at the specified index. A widget is the visual representation of a form field on a PF page.  
    Public MethodGets the list of field widgets.  
    Public MethodGets a value indicating whether the field can be exported or not.  
    Public MethodGets a value indicating whether the field is read-only.  
    Public MethodGets a value indicating whether the field is required.  
    Public MethodSets the field alternate name.  
    Public MethodSets the calculate action.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the field default value.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the format action.  
    Public MethodSets a value indicating whether the field can be exported or not.  
    Public MethodSets a value indicating whether the field is read-only.  
    Public MethodSets a value indicating whether the field is required.  
    Public MethodSets the keypress action.  
    Public MethodSets the field mapping name.  
    Public MethodSets the field name.  
    Public MethodSets the text direction.  
    Public MethodSets the validate action.  
    Public MethodSets the field value.  
    Public Method  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also